CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp 客户端

搜索资源列表

  1. TCP聊天客户端1

    0下载:
  2. TCP 聊天程序客户端,详细讲述开发过程-TCP client chat program, described in detail the development process
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:31655
    • 提供者:胡和南
  1. TCP服务器端MANK

    0下载:
  2. 一个TCP/IP的服务器端,但是增加了列表显示以及对客户端标示管理!-A TCP/IP server program with list display and client management
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:48264
    • 提供者:wxf0204
  1. 聊天服务器客户端系统

    1下载:
  2. 聊天服务器客户端系统 基于TCP/IP 的Socket编写, 支持多人同时在线聊天-Chat client server systems based on TCP / IP Socket prepared to support multiple simultaneous online chat
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:42488
    • 提供者:杨增强
  1. tcp-ipayixidailv

    0下载:
  2. 一个简单的TCP客户端程序流程 1、使用WSAStartup()初始化WinSock库。 2、使用socket()创建一个IPPROTO_TCP SOCKET。 3、使用gethostbyname()/gethostbyaddr()获取主机信息。 4、使用connect()和我们创建的套接字连接服务器。 5、使用send()/recv()发送和接收数据,直到我们的TCP会话结束。 6、使用closesocket()关闭套接字连接。 7、使用WSACleanup()释放
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:5096
    • 提供者:顾谦
  1. 网络通讯客户端服务的完整代码

    0下载:
  2. 客户端给服务器发送消息,服务器接受后保存本地,服务器也可以给客户端发送。 VC++ 编写。(The client sends messages to the server, the server is saved, and the server can send it to the client.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-07
    • 文件大小:10236928
    • 提供者:zuna
  1. C#通过TCP传输文件

    0下载:
  2. C#通过TCP传输文件,包含服务端与客户端(C# transfers files through TCP, including the server side and the client)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:另外系
  1. TCP服务器端和客户端程序

    1下载:
  2. 使用C++ builder的TCP组件开发的服务器端和客户端程序,可以进行二进制形式的通信(The server - side and client - side programs developed using the TCP component of C++ builder can communicate in binary form)
  3. 所属分类:网络编程

    • 发布日期:2018-01-10
    • 文件大小:755712
    • 提供者:banshan773
  1. TCP

    0下载:
  2. 使用TCP函数初始化可向多个客户端VI发送数据的TCP服务器(Initialize the TCP server that sends data to multiple client VI using the TCP function)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:54272
    • 提供者:tjwawa
  1. TCP

    0下载:
  2. 异步实现的C# TCP编程客户端和服务器。使用的时候,自己新建工程,然后导入,即可使用(The asynchronous implementation of the C# TCP programming client and server. When you use it, you can build a new project, and then import it, you can use it.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:67584
    • 提供者:step.L
  1. 4.TCP Client

    0下载:
  2. W5500 TCP 客户端例程 可以实现TCP客户端与服务器进行数据传输。(W5500 TCP client routine The data transmission of the TCP client and the server can be realized.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:391168
    • 提供者:Jason_2018
  1. TCP通信

    0下载:
  2. tcp实现服务器端和客户端简单聊天通信,利用c++和MFC实现(TCP implementation of server - side and client - side chat communication)
  3. 所属分类:网络编程

  1. TCP(QT5.5)

    1下载:
  2. 在QT5.5环境下,实现TCP通讯。包括服务端和客户端程序,并且带有简单的交互界面。(In the QT environment, realize TCP communication.Including server and client programs, and with a simple interactive interface.)
  3. 所属分类:通讯编程

    • 发布日期:2019-03-08
    • 文件大小:16384
    • 提供者:水岸码头
  1. TCPIP服务器客户端

    1下载:
  2. 本源码包含tcp/ip服务器与客户端源码,可实现简单的数据传输等功能(This source contains tcp/ip server and client source code, and can realize simple data transfer and other functions.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-08-17
    • 文件大小:3072
    • 提供者:sunhs
  1. Modbus TCP Client

    2下载:
  2. C# 开发的tcp客户端程序,可进行调试(TCP client program developed by C# can be debugged.)
  3. 所属分类:Windows编程

    • 发布日期:2018-12-09
    • 文件大小:62464
    • 提供者:SOPU
  1. 西门子Modubus TCP 客户端

    1下载:
  2. 了解和学习西门子S7-1200系列PLC的Modbus TCP的通讯(Understanding and Learning the Communication of Modbus TCP of Siemens S7-1200 Series PLC)
  3. 所属分类:其他

    • 发布日期:2020-03-27
    • 文件大小:1523712
    • 提供者:xiaoprinddd
  1. S7-200 SMART CPU Modbus TCP客户端指令库(4)

    3下载:
  2. STEP 7-Micro/WIN SMART V2.2版本软件安装MB_Server指令库后,S7-200 SMART CPU 还可以支持 Modbus TCP 服务器指令。(The STEP 7-./WIN SMART V2.2, S7-200 SMART CPU, the V2.2, S7-200 SMART CPUis.TCP, ISO-on-TCP, and UDPfor open user..STEP 7-./WIN versionSMART V2.2installing MB_Ser
  3. 所属分类:通讯编程

    • 发布日期:2020-09-30
    • 文件大小:498688
    • 提供者:鸽飞天涯
  1. tcpClient

    0下载:
  2. 本程序用QT编写,可视化界面,简洁明了,可以实现客户端与主机的文本发送和接收。(It can realize text sending and receiving between client and host.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2019-10-22
    • 文件大小:12288
    • 提供者:林森林
  1. MB_Client_Four_Connections

    1下载:
  2. 西门子modbus TCP通讯客户端MB-client库文件(Siemens library documents)
  3. 所属分类:其他

    • 发布日期:2021-01-10
    • 文件大小:497664
    • 提供者:小尾巴儿123
  1. C++ Qt TCP链接客户端

    0下载:
  2. 采用C++QT 写的TCP客户端 SOCket链接
  3. 所属分类:网络编程

  1. RAW_TCP客户端程序

    0下载:
  2. STM32F407作为TCP客户端源程序,可以与PC网络调试助手作为服务端进行数据传输。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2022-03-03
    • 文件大小:8312178
    • 提供者:bincc123
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com